services.influxdb2.provision.organizations.<name>.auths.<name>.id

A unique identifier for this authentication token. Since influx doesn't store names for tokens, this will be hashed and appended to the description to identify the token.

Type
string
Default
"<a hash derived from org and name>"
Declared
<nixpkgs/nixos/modules/services/databases/influxdb2.nix>